[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 setdta()                Set Disk Transfer Address

 #include   <dos.h>

 void       setdta(dta);
 char far   *dta;                        New disk transfer address

    setdta() sets the disk transfer address to the value pointed to by
    'dta'.

       Returns:     Nothing

   Portability:     MS-DOS only.


See Also: getdta()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson